Break  
Previous  Top  Next

 
Stops the execution of the current loop so that the task can continue executing the actions after the End Loop action. The Break action is often used in conjunction with the If Then action.  
 
note Related Topics  
File Loop     
Text Loop     
Dataset Loop     
Simple Loop     
End Loop     
Continue     
If Then        
Else     
End If